Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[generate-dump] Remove Arista specific logic #1482

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

Staphylo
Copy link
Contributor

@Staphylo Staphylo commented Mar 5, 2021

What I did

Cleanup review to remove Arista specific logic from generate_dump.
We now implement the vendor specific hw-management-generate-dump.sh hook which achieves the same purpose.

How I did it

Our platform drivers install the hook under /usr/bin/hw-management-generate-dump.sh

How to verify it

Run generate_dump and validate that the hw-mgmt-dump file in the dump gets populated and has content.

Signed-off-by: Samuel Angebault <staphylo@arista.com>
@Staphylo
Copy link
Contributor Author

Staphylo commented Mar 5, 2021

This change is fully ready for master.
It would be great to also have this change cherry-picked to 202012 but it needs sonic-net/sonic-buildimage#6946 to merge first.
@jleveque

@jleveque
Copy link
Contributor

Retest this please

@Staphylo
Copy link
Contributor Author

retest this please

@lguohan lguohan merged commit 47d1a14 into sonic-net:master Mar 12, 2021
daall pushed a commit that referenced this pull request Mar 12, 2021
Cleanup review to remove Arista specific logic from generate_dump.
We now implement the vendor specific hw-management-generate-dump.sh hook which achieves the same purpose.

Signed-off-by: Samuel Angebault <staphylo@arista.com>
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
d03c6ccc90b92d9319c500a8adcf727a9fa5609b (HEAD -> 201911, origin/201911) [intfsorch] Init proxy_arp variable while adding router interface. (sonic-net#1473)
9e7c0bc8e3f2c7c5422f2f8a2c6498f659dcdf84 [drop counters] Clarify log messages for initial counter setup (sonic-net#1445)
da8ac754fa1c36f9bb7ba1210017f915f339cfe0 Create vnet tunnel map only if it doesn't exist (sonic-net#1482)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants